PreviousNextTracker indexSee it online !

(22/185) 51 - Dispose TextAutocomplete popup when redundant

It can happen that there is only one auto complete suggestion, which is already fully typed. In this case the popup should disappear.
The plugin should also be aware of any caret navigation in the middle of typing a word, especially caret movement as a result of mouse clicks. Partially typed words can and should not be autocompleted if the previously typed characters are no longer relevant to the current position of text insertion.

Submitted tubeliar - 2007-10-24 14:28:26 Assigned
Priority 5 Labels
Status open Group None
Resolution None

Comments

2007-10-24 14:41:29
*anonymous

Logged In: YES
user_id=1477607
Originator: NO

The feature of disposing a fully-typed completion is already implemented in SVN (revision 10870), but is not yet released.